assembly language instruction

英 [əˈsembli ˈlæŋɡwɪdʒ ɪnˈstrʌkʃn] 美 [əˈsembli ˈlæŋɡwɪdʒ ɪnˈstrʌkʃn]

网络  汇编语言指令

计算机



双语例句

  1. All specific intrinsics take the form si_assemblyinstructionname where assemblyinstructionname is the name of the assembly language instruction as defined in the SPU Assembly Language Specification.
    所有specificintrinsic都会采用siassemblyinstructionname的格式,其中assemblyinstructionname是SPU汇编语言规范中所定义的汇编语言指令的名字。
  2. The function to retrieve the data from the first element of a list is called car ( a name which is a holdover from an ancient assembly language instruction).
    从列表的第一个元素获取数据的函数称为car(这个名字是古老的汇编语言指令的延续)。
  3. Inevitably, these drivers were programmed in assembly language and relied to a greater or lesser extent on the INT instruction to talk to the BIOS and to system services within MS-DOS itself.
    不可避免的,这些驱动用汇编语言编写,并或多或少地依赖于INT指令来和BIOS以及MS-DOS自身中的系统服务进行会话。
  4. Assembly languages are available for every CPU family, and they translate one line of code into one machine language instruction.
    汇编语言用十每一个CPU家族。他们把一行代码转换成一个机器语言指令。
  5. This system is carries on the software design by monolithic integrated circuit's elementary language assembly language, the instruction carries out the speed to be quick, saves the storage space.
    本系统是以单片机的基本语言汇编语言来进行软件设计,指令的执行速度快,节省存储空间。
  6. The first operating system mechanically verified to ensure type safety including each assembly language instruction that runs after booting which is statically verified.
    它是第一个能够从机制上验证以保证安全性的操作系统,其中包括的所有汇编语言指令都在启动时经过了静态验证,然后才会运行。
  7. Definition of assembly language consists of pseudo-op definition, instruction definition and choice of assembly syntax.
    汇编语言的定义包括对伪操作的定义、指令定义和汇编语法的选择。